home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 1: #1 / CCCC 8804 Volume 1 Number 1 - Alde.iso / C / MISC / GRAPH / HSA.ARC / TCC_GR.BAT < prev   
Encoding:
DOS Batch File  |  1987-10-01  |  116 b   |  7 lines

  1. Rem Build HSA_GRAF Demo - Turbo C Compiler
  2. tcc gr_demo s_tc_hsa.lib
  3. if errorlevel 1 goto done
  4. gr_demo
  5. :done
  6.  
  7.